-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.7.0
-
Code
-
Classes
- Grace_Period
Total Complexity |
10 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
154 |
Lines of code |
68 |
Logical lines of code |
36 |
Comment lines |
71 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
grace_options() |
S |
48 |
2 |
38 |
maybe_prevent_account_lock() |
S |
68 |
2 |
7 |
is_set_up_immediately_set() |
S |
70 |
2 |
6 |
init() |
S |
68 |
1 |
6 |
grace_period_options() |
S |
77 |
1 |
3 |
add_setting_value() |
S |
76 |
1 |
4 |
add_default_settings() |
S |
76 |
1 |
4 |